home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / GRAFIK / MIRO / TWINB / 297371.EXE / MIROTWIN.INF < prev    next >
Windows Setup INFormation  |  1996-10-22  |  13KB  |  147 lines

  1. ; mirotwin.inf                                                                                                               
  2. ;
  3. ; Installation inf for the miro Computer Products AG crystal2 graphics adapter.
  4. ;
  5.                                                                                                                        
  6. [Version]                                                                                                              
  7. Signature="$CHICAGO$"                                                                                                
  8. Provider=%miro%                                                                                                        
  9. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}                                                                       
  10. Class=Display                                                                                                          
  11.                                                                                                                        
  12. [DestinationDirs]                                                                                                      
  13. DefaultDestDir       = 11                                                                                                  
  14. crystal2.Miniport    = 12             ; drivers                                                                                           
  15. crystal2.Display     = 11             ; system32
  16. crystal2.Information = 12,miro\timing ; drivers\miro\timing
  17. crystal2.Addon       = 11             ; Control Panel directory
  18. crystal2.Tools       = 12,miro\tools  ; drivers\miro\tools                                                                                         
  19.                                                                                                                        
  20. ;                                                                                                                      
  21. ; Driver information                                                                                                   
  22. ;                                                                                                                      
  23.                                                                                                                        
  24. [Manufacturer]                                                                                                         
  25. %miro%   = miro.Mfg                                                                                                      
  26.                                                                                                                        
  27. [miro.Mfg]                                                                                                               
  28. miroMAGIC/CRYSTAL 44SV TWIN = crystal2
  29. miroMAGIC/CRYSTAL 40SV TWIN = crystal2
  30. miroMAGIC/CRYSTAL 20SV TWIN = crystal2
  31. miroCRYSTAL 20SD TWIN       = crystal2
  32. miroCRYSTAL 22SD TWIN       = crystal2
  33. ;                                                                                                                      
  34. ; General installation section                                                                                         
  35. ;                                                                                                                      
  36. [crystal2]                                                                                                                   
  37. CopyFiles=crystal2.Miniport, crystal2.Display, crystal2.Information, crystal2.Addon, crystal2.Tools
  38.                                                                                                                        
  39. ;                                                                                                                      
  40. ; File sections                                                                                                        
  41. ;                                                                                                                      
  42.                                                                                                                        
  43. [crystal2.Miniport]                                                                                                          
  44. crystal2.sys                                                                                                                 
  45.                                                                                                                        
  46. [crystal2.Display]                                                                                                           
  47. crystal2.dll
  48.  
  49. [crystal2.Information]
  50. CARD000D.INI
  51. CARD000E.INI
  52. CARD0010.INI
  53. CARD0017.INI
  54. CARD0018.INI
  55. CARD010D.INI
  56. CARD010E.INI
  57. CARD020D.INI
  58. CARD020E.INI
  59. CARD0210.INI
  60. CARD0211.INI
  61. CARD0310.INI
  62. CARD0311.INI
  63. CARD0410.INI
  64. CARD0411.INI
  65. CARD0510.INI
  66. CARD0610.INI
  67. CARD0710.INI
  68. CARD0810.INI
  69. MONITOR.INI
  70. TIMING.INI
  71. MIROHW.INI
  72. MIRONAME.INI
  73.  
  74. [crystal2.Addon]
  75. CRYSTAL2.CPL
  76. MLINADDR.CPL
  77.  
  78. [crystal2.Tools]
  79. MTWINCON.EXE
  80. MTWINDLL.DLL                                                                                                                       
  81.                                                                                                                        
  82. ;                                                                                                                      
  83. ; Service Installation                                                                                                 
  84. ;                                                                                                                      
  85.                                                                                                                        
  86. [crystal2.Services]                                                                                                          
  87. AddService = crystal2, 0x00000002, crystal2_Service_Inst, crystal2_EventLog_Inst                                                         
  88.                                                                                                                        
  89. [crystal2_Service_Inst]                                                                                                      
  90. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER                                                            
  91. StartType      = 1                  ; SERVICE_SYSTEM_START                                                             
  92. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE                                                             
  93. LoadOrderGroup = Video                                                                                                 
  94. ServiceBinary  = %12%\crystal2.sys                                                                                        
  95.                                                                                                                        
  96. [crystal2_EventLog_Inst]                                                                                                     
  97. AddReg = crystal2_EventLog_AddReg                                                                                            
  98.                                                                                                                        
  99. [crystal2_EventLog_AddReg]                                                                                                   
  100. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\crystal2.sys"  
  101. HKR,,TypesSupported,0x00010001,7                                                                                       
  102.                                                                                                                        
  103.                                                                                                                        
  104. ;                                                                                                                      
  105. ; Software Installation                                                                                                
  106. ;                                                                                                                      
  107.                                                                                                                        
  108. [crystal2.SoftwareSettings]                                                                                                  
  109. AddReg = crystal2_SoftwareDeviceSettings                                                                                     
  110.                                                                                                                        
  111. [crystal2_SoftwareDeviceSettings]                                                                                            
  112. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, crystal2                                                                
  113. HKR,, VgaCompatible,               %REG_DWORD%,    0                                                                
  114. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,miroTWINCON,,"%12%\miro\tools\mtwincon.exe"
  115. HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, Primary.IsLeft,%REG_DWORD%,0                                                                                                                       
  116. ;                                                                                                                      
  117. ; Source file information                                                                                              
  118. ;                                                                                                                      
  119.                                                                                                                        
  120. [SourceDisksNames.x86]                                                                                                  
  121. 1 = %DiskId%,,,""                                                                                                  
  122.                                                                                                                        
  123. [SourceDisksFiles]                                                                                                     
  124. crystal2.sys = 1                                                                                                            
  125. crystal2.dll = 1
  126.                                                                                                                        
  127. [Strings]                                                                                                              
  128.                                                                                                                        
  129. ;                                                                                                                      
  130. ; Non-Localizable Strings                                                                                              
  131. ;                                                                                                                      
  132.  
  133. REG_SZ         = 0x00000000                                                                                            
  134. REG_MULTI_SZ   = 0x00010000                                                                                            
  135. REG_EXPAND_SZ  = 0x00020000                                                                                            
  136. REG_BINARY     = 0x00000001                                                                                            
  137. REG_DWORD      = 0x00010001                                                                                            
  138. SERVICEROOT    = System\CurrentControlSet\Services
  139.  
  140. ;
  141. ; Localizable Strings                                                                                                  
  142. ;
  143.  
  144. DiskId    = "miro Computer Products AG Installation DISK (TWINFACE)"
  145. GraphAdap = "Graphics Adapter"                                                                                    
  146. miro      = "miro Computer Products AG"                                                                                                       
  147.